Click or drag to resize

Flag Constructor (FlagStatus)

Initializes a new instance of the Flag class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public Flag(
	FlagStatus status
)

Parameters

status
Type: Independentsoft.ExchangeFlagStatus
The status.
See Also